home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 April / Macworld (1996-04).dmg / Shareware World / Entertainment / General / Space Station / Space Station / card_21773.txt < prev    next >
Text File  |  1994-04-21  |  892b  |  43 lines

  1. -- card: 21773 from stack: in
  2. -- bmap block id: 22487
  3. -- flags: 0000
  4. -- background id: 3968
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=45 top=319 right=342 bottom=73
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 15420 / 15420
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: back to frame 4
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 21740
  23. end mouseUp
  24.  
  25.  
  26. -- part 3 (button)
  27. -- low flags: 00
  28. -- high flags: 8004
  29. -- rect: left=187 top=321 right=342 bottom=357
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: Back to Space Station
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   visual effect dissolve
  41.   go to card id 4381
  42. end mouseUp
  43.